projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4187e8c
)
Fix typo in comment.
author
Pavel Janík
<Pavel@Janik.cz>
Sat, 24 Nov 2001 17:10:39 +0000
(17:10 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sat, 24 Nov 2001 17:10:39 +0000
(17:10 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 04ad5ee37723714577eed41e7d361d5c9ecb17a6..7edb012176339c067d179e2119ffb7bed46c6e6b 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-9819,7
+9819,7
@@
static Time enter_timestamp;
me that letting the compiler initialize it to zeros will work okay.
This must be defined outside of XTread_socket, for the same reasons
- given for enter_time
stamp, above. */
+ given for enter_timestamp, above. */
static XComposeStatus compose_status;